func go/ast.isDirective

2 uses

	go/ast (current package)
		ast.go#L123: 			if isDirective(c) {
		ast.go#L162: func isDirective(c string) bool {